visual editor
Cursor Launches an AI Coding Tool For Designers
The 300-person startup hopes bringing designers aboard will give it an edge in an increasingly competitive AI software market. Cursor, the wildly popular AI coding startup, is launching a new feature that lets people design the look and feel of web applications with AI. The tool, Visual Editor, is essentially a vibe-coding product for designers, giving them access to the same fine-grained controls they'd expect from professional design software. But in addition to making changes manually, the tool lets them request edits from Cursor's AI agent using natural language. Cursor is best known for its AI coding platform, but with Visual Editor, the startup wants to capture other parts of the software creation process.
IBM Extends Jupyter Notebooks for AI Development
The Elyra AI Toolkit extends the industry standard JupyterLab user interface with the goal of simplifying development of AI and other data science models. IBM said this week the initial release includes a visual editor for building AI pipelines along with the ability to run interactive notebooks as batch jobs. Other features include Python script execution and a "hybrid runtime" capability based on Jupyter Notebooks' enterprise gateway. The gateway is designed to ease the scaling of enterprise workloads. IBM said Elyra (pronounced, el-EYE-rah) would ease workload development.
Web-STAR: A Visual Web-Based IDE for a Story Comprehension System
Rodosthenous, Christos, Michael, Loizos
We present Web-STAR, an online platform for story understanding built on top of the STAR reasoning engine for STory comprehension through ARgumentation. The platform includes a web-based IDE, integration with the STAR system, and a web service infrastructure to support integration with other systems that rely on story understanding functionality to complete their tasks. The platform also delivers a number of "social" features, including a community repository for public story sharing with a built-in commenting system, and tools for collaborative story editing that can be used for team development projects and for educational purposes.
Which A/B Testing Tool Should You Choose?
Updated 11th November 2016 with the latest artificial intelligence (AI) software from Sentient to undertake complex multivariate testing. A/B and multivariate testing tools are essential for digital marketers as they enable you to deliver and measure the relative performance of different user experiences through robust online controlled experiments. Increasingly they also allow you to personalise your customer experience and allow you to discover new customer segments based upon behaviour rather than just demographics. A/B testing allows you to run an online controlled experiment to measure the difference in performance between an existing webpage (e.g. A/B testing tools randomly select visitors for each design and uses robust statistical analysis to measure the performance between the control and the variant. If there is a statistical difference between the two experiences we can say with a high degree of confidence (normally 99%) that it is down to the design and not other factors (e.g.
Kara: A System for Visualising and Visual Editing of Interpretations for Answer-Set Programs
Kloimüllner, Christian, Oetsch, Johannes, Pührer, Jörg, Tompits, Hans
In answer-set programming (ASP), the solutions of a problem are encoded in dedicated models, called answer sets, of a logical theory. These answer sets are computed from the program that represents the theory by means of an ASP solver and returned to the user as sets of ground first-order literals. As this type of representation is often cumbersome for the user to interpret, tools like ASPVIZ and IDPDraw were developed that allow for visualising answer sets. The tool Kara, introduced in this paper, follows these approaches, using ASP itself as a language for defining visualisations of interpretations. Unlike existing tools that position graphic primitives according to static coordinates only, Kara allows for more high-level specifications, supporting graph structures, grids, and relative positioning of graphical elements. Moreover, generalising the functionality of previous tools, Kara provides modifiable visualisations such that interpretations can be manipulated by graphically editing their visualisations. This is realised by resorting to abductive reasoning techniques. Kara is part of SeaLion, a forthcoming integrated development environment (IDE) for ASP.